a,
body,
h1,
h2,
h3,
h4,
h5 {
    font-family: roboto;
}
button,
img {
    display: block;
}
button,
input,
textarea {
    box-shadow: none;
    outline: 0;
}
.social-icon-top-left a,
.top-header-center {
    line-height: 18.75px;
    letter-spacing: -0.5px;
    color: rgb(255 255 255);
    font-style: italic;
}
.view-more,
.view-more:hover {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.banner,
.cart-icon ul li,
.product-images,
.relative-shipping,
.select-custom,
.subscribe-layout-bg form,
.tf-field,
.tf-form-search,
.tf-form-search .search-box,
.tf-product-bundle-variant,
body {
    position: relative;
}
.blog-info ul,
.product-review ul {
    list-style: none;
}
#search input[type="search"],
.apply-coupon,
.checkout,
.footer-boxes h3 {
    text-transform: capitalize;
}
body {
    font-weight: 400;
    color: #727272;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.25px;
}
body .main-page-wrapper {
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
    color: #131212;
    font-weight: 600;
}
h1 {
    font-size: 45px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 16px;
}
p {
    font-weight: 300;
}
.single-box ul,
.single-project ul {
    list-style-type: none;
}
a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}
img {
    max-width: 100%;
}
button {
    border: none;
    padding: 0;
}
input,
textarea {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.top-header {
    padding: 6px 0 4px;
    background: #e31837;
    display: none;
}
.social-icon-top-right {
    text-align: right;
}
.about-text ul,
.cart-icon ul,
.footer-boxes ul,
.social-icon-top-left ul,
.social-icon-top-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social-icon-top-right ul li {
    display: inline;
    padding: 6px;
    margin-left: 0;
}
.imgClick,
.social-icon-top-right ul li a {
    cursor: pointer;
}
.social-icon-top-right ul li i {
    font-size: 20px;
    padding: 6px 4px;
    cursor: pointer;
}
.social-icon-top-right .fa-pinterest {
    color: #e60023;
}
.social-icon-top-right .fa-facebook-official {
    color: #1877f2;
}
.social-icon-top-right .fa-instagram {
    color: #fff;
    background: radial-gradient(
        circle at 30% 107%,
        #fdf497 0,
        #fdf497 5%,
        #fd5949 45%,
        #d6249f 60%,
        #285aeb 90%
    );
    padding: 1px 2px;
    border-radius: 4px;
}
.remove-product:hover,
.social-icon-top-right .fa-youtube-play {
    color: red;
}
.social-icon-top-right .fa-linkedin-square {
    color: #0077b5;
}
.social-icon-top-right ul li img {
    width: 20px;
}
.social-icon-top-left {
    text-align: left;
    padding: 7px 0;
}
.slider-text h2,
.top-header-center {
    font-family: Roboto Condensed;
    text-align: center;
}
.social-icon-top-left a {
    font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    text-align: left;
}
.social-icon-top-left a:hover {
    text-decoration: none;
    color: rgb(255 255 255);
}
.social-icon-top-left .fas {
    padding-right: 8px;
    font-size: 14px;
}
.top-header-center {
    background: rgba(197, 11, 11, 0.44);
    padding: 8px;
    margin: 0 auto;
    width: 75%;
    font-size: 13px;
    font-weight: 500;
    border-radius: 6px;
}
.social-icon-top-left ul li {
    display: inline;
    padding: 0 8px;
}
.single-blog img,
.social-icon-top-left ul li img,
.wrap-form-newlleter.style-half .image {
    width: 100%;
}
.logo img {
    width: 76%;
    padding: 10px 0 0;
}
.banner .carousel-inner {
    background: #07332f !important;
    padding: 0;
    overflow: visible;
    height: 500px;
}
.carousel-indicators .active,
.carousel-indicators li {
    border: 3px solid #0b514a !important;
    width: 16px !important;
    height: 16px !important;
}
.images-slide {
    width: 100%;
    float: left;
}
.carousel-control {
    opacity: 0 !important;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.carousel-control,
.carousel-control:focus,
.carousel-control:hover {
    opacity: 1 !important;
}
.carousel-indicators li {
    padding: 5px;
    background: important;
}
.carousel-indicators .active {
    background-color: #0b514a important;
}
.slider-text h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    margin-left: 72px;
    margin-top: 24px;
    color: #f7a582;
    margin-bottom: 24px;
}
.slider-text h3,
.slider-text p {
    font-family: Roboto Condensed;
    text-align: center;
    color: #eaf6e3;
}
.slider-text h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 36px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.slider-text p,
.view-more {
    font-weight: 400;
    transition: 0.4s;
}
.slider-text p {
    font-size: 14px;
    line-height: 21px;
    -webkit-transition: 0.4s;
    margin: 0 auto;
    width: 80%;
}
.view-more {
    border: 1px solid #0b514a;
    background: #0b514a;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    padding: 8px 39px;
    margin: 45px auto;
    -webkit-transition: 0.4s;
}
.homepage-title h2,
.recent-title {
    font-weight: 500;
    font-family: Roboto Condensed;
}
.view-more:hover {
    border: 1px solid #0b514a;
}
.advertisment-slider .owl-prev,
.top-product-slider .owl-next,
.top-product-slider .owl-prev {
    position: absolute;
    box-shadow: 0 4px 4px 0 #00000040;
}
.banner .left {
    left: 30px;
}
.banner .right {
    right: 30px !important;
}
.images-slide img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.carousel-control {
    position: absolute !important;
    top: 45% !important;
    font-size: 14px !important;
    text-align: center;
    border: 1px solid #0b514a !important;
    background: #0b514a !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
    width: 40px !important;
    height: 40px;
    color: #fff !important;
    border-radius: 100px;
    z-index: 9;
    line-height: 38px;
    box-shadow: 0 4px 4px 0 #00000040;
}
.top-product-bg {
    background: #e31010;
    padding: 36px 0;
    margin-top: -6px;
}
.top-product-slider .owl-prev {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    left: -48px;
    top: 40%;
    border: 1px solid #eee8e8 !important;
}
.top-product-slider .owl-next {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: -48px;
    top: 40%;
    border: 1px solid #eee8e8 !important;
}
.categories-slide-lay .owl-nav,
.owl-carousel .owl-nav.disabled,
.xzoom-container {
    display: block !important;
}
.advertisment-slider .owl-next,
.advertisment-slider .owl-prev {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    top: 40%;
    display: none;
}
.homepage-title,
.shipping-btn,
.testimonial-images {
    margin: 0 auto;
    text-align: center;
}
.homepage-title h2 {
    margin: 0 0 16px;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #fff;
}
.homepage-title p {
    font-family: Roboto Condensed;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}
.blog-info p,
.recent-title {
    color: #000;
    text-align: left;
}
.grey-recent-bg {
    background: #f7f7f7;
    padding: 24px 0;
}
.advertisment-slider img {
    height: 384px;
}
.advertisment-slider .owl-prev {
    left: 6px;
    border: 1px solid #eee8e8 !important;
}
.advertisment-slider .owl-next {
    right: 6px;
    border: 1px solid #eee8e8 !important;
    position: absolute;
    box-shadow: 0 4px 4px 0 #00000040;
}
.logo-slider .owl-next,
.logo-slider .owl-prev,
.recent-slider .owl-next,
.recent-slider .owl-prev {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    box-shadow: 0 4px 4px 0 #00000040;
    top: 40%;
    position: absolute;
}
.owl-theme .owl-dots .owl-dot,
.tab-slider .owl-next,
.tab-slider .owl-prev {
    display: none !important;
}
.logo-slider .owl-prev,
.recent-slider .owl-prev {
    left: -24px;
    border: 1px solid #eee8e8 !important;
}
.logo-slider .owl-next,
.recent-slider .owl-next {
    right: -24px;
    border: 1px solid #eee8e8 !important;
}
.recent-title {
    font-size: 24px;
    line-height: 27px;
    padding-bottom: 10px;
}
.blog-btn,
.blog-info p,
.blog-info ul li {
    font-weight: 400;
    letter-spacing: -0.5px;
}
.bg-logo {
    background: #eeeaea;
    padding: 24px;
}
.blog-box {
    background: #f7f7f7;
    padding-bottom: 16px;
}
.blog-box:hover {
    transform: scale(1.04);
    transition: 0.8s;
}
.product-detail-thumb .owl-prev {
    border-radius: 50px !important;
    left: 0;
    top: 40%;
    font-size: 18px;
    position: absolute;
}
.product-detail-thumb .owl-next {
    right: 0;
    font-size: 18px;
    top: 40%;
    position: absolute;
}
.blog-images img {
    max-height: 335px;
    width: 100%;
}
.blog-info {
    padding: 8px 16px 0;
}
.blog-info ul {
    padding: 0;
    margin: 0;
}
.blog-info ul li {
    display: inline-block;
    font-family: Roboto Condensed;
    font-size: 13px;
    line-height: 15.23px;
    text-align: center;
    color: #42a196;
    padding-right: 8px;
    padding-bottom: 8px;
}
.blog-info p {
    font-family: Roboto;
    font-size: 16px;
    line-height: 18.75px;
}
.blog-btn,
.blog-title p {
    font-family: Roboto Condensed;
}
.blog-btn {
    background: #07332f;
    font-size: 14px;
    line-height: 16.41px;
    text-align: left;
    color: #fff;
    padding: 8px 16px;
    border-radius: 40px;
}
.apply-coupon:hover,
.blog-btn:hover,
.checkout:hover,
.product-btn .add-cart:hover,
.view-more:hover {
    background: red;
    transition: 0.8s;
}
.banner-slider-second .owl-next,
.banner-slider-second .owl-prev {
    background: #fff !important;
    width: 40px;
    height: 40px;
    box-shadow: 0 4px 4px 0 #00000040;
    top: 43%;
    position: absolute;
}
.blog-title {
    text-align: center;
    padding: 24px 0;
}
.blog-title h2,
.homepage-title h1 {
    font-family: Roboto Condensed;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    color: #050505;
}
.blog-title p {
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
    color: #555;
}
.second-banner {
    padding: 40px 0 0;
}
.banner-slider-second .owl-prev {
    border-radius: 50px !important;
    left: 20px;
    border: 1px solid #eee8e8 !important;
}
.banner-slider-second .owl-next {
    border-radius: 50px !important;
    right: 20px;
    border: 1px solid #eee8e8 !important;
}
.banner-slider-second .owl-next:hover,
.banner-slider-second .owl-prev:hover,
.owl-theme .owl-nav [class*="owl-"]:hover,
.slide-testimonial .owl-next:hover,
.slide-testimonial .owl-prev:hover {
    background: 0 0 !important;
}
.bg-grey-happy {
    padding: 0 0 24px;
    background: #eeeaea;
    margin-top: -10px;
}
.slide-testimonial {
    width: 60%;
    margin: 0 auto;
}
.slide-testimonial .owl-prev {
    left: 20px;
    top: 43%;
    position: absolute;
}
.slide-testimonial .owl-next {
    right: 20px;
    top: 43%;
    position: absolute;
}
.categories-slide-lay .owl-next,
.categories-slide-lay .owl-prev {
    background: #fff !important;
    width: 36px;
    height: 36px;
    top: 20%;
    box-shadow: 0 4px 4px 0 #00000040;
}
.testimonial-images img {
    width: 160px !important;
    margin: 0 auto;
    padding-bottom: 24px;
}
.slide-testimonial .fa-arrow-left,
.slide-testimonial .fa-arrow-right {
    font-size: 24px;
    font-weight: 600;
}
.testimonial-text {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.testimonial-text p {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    color: #282727;
}
.testimonial-text h3 {
    font-family: Roboto Condensed;
    font-size: 24px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #000;
    margin: 0;
    padding-bottom: 8px;
}
.top-footer {
    padding: 120px 0 60px;
    background: #eeeaea;
}
.blog-tabs,
.footer-boxes,
.single-blog {
    padding: 0;
    margin: 0;
}
.address-footer,
.footer-boxes h3 {
    font-weight: 500;
    line-height: 28.13px;
    margin-bottom: 24px;
    letter-spacing: -0.5px;
}
.footer-boxes h3 {
    font-family: Roboto;
    font-size: 20px;
    text-align: left;
    color: #282727;
}
.footer-boxes p,
.footer-boxes p a,
.footer-boxes ul li,
.footer-boxes ul li a {
    font-size: 14px;
    font-family: Roboto;
    text-align: left;
    color: #282727;
}
.footer-boxes ul li {
    padding: 0 0 8px;
    font-weight: 400;
    line-height: 16.41px;
    letter-spacing: -0.5px;
}
.footer-boxes p a,
.footer-boxes ul li a {
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
}
.footer-boxes p a:hover,
.footer-boxes ul li a:hover {
    color: #07332f;
    text-decoration: none;
}
.social-icon {
    padding-bottom: 16px;
}
.social-icon li {
    display: inline;
}
.social-icon li img {
    padding: 0 8px 8px;
    width: 42px;
}
.cart-icon {
    padding: 24px 0;
    float: right;
}
.cart-icon ul li {
    display: inline-block;
    margin: 4px 0 0 18px;
}
.cart-icon ul li span {
    position: absolute;
    right: -12px;
    background: #e31837;
    border-radius: 100px;
    color: #fff;
    top: -15px;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0;
}
.footer-boxes p {
    font-weight: 400;
    line-height: 23px;
}
.Product-title,
.bottom-footer p,
.subscribe-layout-bg h2 {
    font-family: Roboto Condensed;
}
.footer-mobile {
    padding: 0;
    margin-top: 26px;
}
.footer-mobile li {
    width: 100%;
    float: left;
    color: #d8d8d8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -0.5px;
    text-align: left;
    margin-bottom: 13px;
}
.footer-mobile li img {
    float: left;
    width: 18px;
    margin-right: 8px;
}
.footer-boxes ul li a:hover {
    padding-left: 4px;
    color: #e60023;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.footer-boxes ul li img {
    float: left;
    position: relative;
    top: 5px;
}
.address-footer {
    font-family: Roboto;
    font-size: 21px;
    text-align: left;
    color: #282727;
}
.bottom-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding: 16px 0;
    background: #eeeaea;
}
.bottom-footer p {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #1c1b1b;
}
.subscribe-layout-bg {
    padding: 24px;
    background: rgba(7, 51, 47, 0.9);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(234, 246, 227, 0.09);
    border-radius: 100px;
    position: relative;
    width: 100%;
    top: 80px;
    text-align: center;
}
.subscribe-layout-bg h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    color: #fff;
    margin: 0;
}
.subscribe-layout-bg p {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    color: #fff;
    margin: 16px 0;
}
.subscribe-layout-bg input[type="text"] {
    width: 76%;
    box-sizing: border-box;
    border: 0 solid #fff;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    background: #fff;
    border-radius: 100px;
    margin: 0 auto;
}
.subscribe-layout-bg button {
    background: 0 0;
    position: absolute;
    right: 155px;
    top: 13px;
    z-index: 9;
    cursor: pointer;
}
.categories-slide-lay {
    padding: 36px;
}
.box-categories {
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
}
.categories-slide-lay .owl-prev {
    border-radius: 50px !important;
    left: -56px;
    position: absolute;
    border: 1px solid #eee8e8 !important;
}
.categories-slide-lay .owl-next {
    border-radius: 50px !important;
    right: -56px;
    border: 1px solid #eee8e8 !important;
    position: absolute;
}
.categories-slide-lay .categories-slider p {
    font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #4a4848;
    padding: 12px 0;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #000 !important;
}
.bg-grey {
    background: #f7f7f7;
    padding: 60px 0;
}
.boxes-product {
    background: #fff;
    border: 1px solid #e7e7e7;
    margin-bottom: 16px;
    padding: 0;
}
.product-images img {
    margin: 0 auto;
    padding: 8px;
}
.product-offer {
    position: absolute;
    top: 0;
    background: red;
    left: 0;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    color: #fff;
    text-align: center;
}
.wishlist {
    position: absolute;
    top: 11px;
    right: 12px;
    color: red;
}
.Product-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    padding-bottom: 6px;
    color: #000;
}
.delivery-boxes p,
.product-price {
    line-height: 24px;
    font-family: Roboto Condensed;
    font-weight: 500;
    text-align: center;
}
.product-price {
    font-size: 16px;
    color: #000;
    padding-bottom: 4px;
}
.product-price span {
    color: #e31010;
    text-decoration: line-through;
}
.product-review {
    padding: 0;
    text-align: center;
}
.product-review ul li {
    display: inline-block;
    color: #444;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    padding: 0 2px;
}
.product-review ul li img {
    width: 18px;
    position: relative;
    top: 4px;
}
.product-btn {
    margin: 0 auto;
    text-align: center;
    padding: 0 10px 16px;
}
.product-btn .add-cart {
    background: #07332f;
    font-family: Roboto Condensed;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    color: #fff;
    border-radius: 46px;
    padding: 6px 10px;
    display: inline-block;
}
a:focus,
a:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.dropdown-content a,
.dropdown-content a:hover,
.ogFiltersList > li > a,
.tab-slider a:hover,
.tf-btn:hover,
.vnFig a {
    text-decoration: none;
}
.delivery-boxes {
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 16px;
    text-align: center;
}
.bg-f,
.breadcrumb-wrap:after {
    background-color: rgba(156, 8, 8, 0.33);
}
.delivery-boxes p {
    font-size: 18px;
    color: #000;
}
.delivery-boxes img {
    margin: 0 auto;
    width: 60px;
    padding: 8px;
}
.delivery-layout {
    padding-top: 50px;
}
.breadcrumb-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 120px 0;
    overflow: hidden;
}
.bg-f {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.br-1 {
    background-image: url(../images/breadcrumb/breadcrumb-1.png);
}
.breadcrumb-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.9;
}
.breadcrumb-title {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.breadcrumb-title .breadcrumb-menu li:first-child {
    margin-left: 0;
}
.breadcrumb-title .breadcrumb-menu li:last-child {
    margin-right: 0;
    color: #fff;
}
.breadcrumb-title .breadcrumb-menu li {
    display: inline-block;
    margin: 0 2px;
    position: relative;
    color: #fff;
    font-weight: 500;
}
.breadcrumb-title .breadcrumb-menu li a {
    display: inline-block;
    padding: 0 5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative;
    font-family: Roboto Condensed;
    font-size: 14px;
    color: #fff;
    font-style: italic;
    font-weight: 500;
    line-height: 18.75px;
    letter-spacing: -0.5px;
    text-align: center;
}
.breadcrumb-title h1,
.breadcrumb-title h2 {
    color: #fff;
    margin: 0 0 15px;
    font-family: Roboto Condensed;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}
.blog-tabs .nav-tabs > li > a,
.right-side-text h3,
.right-side-text p {
    font-family: roboto;
    font-weight: 400;
    letter-spacing: -0.5px;
    text-align: left;
}
.shop-list {
    padding-top: 60px;
}
.pagination-layout {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 24px;
}
.pagination > li > a,
.pagination > li > span {
    color: #07332f;
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -0.5px;
    text-align: center;
    border: 0 !important;
}
.active-pagi {
    background-color: #07332f !important;
    padding: 6px;
    border-radius: 6px;
    color: #fff !important;
}
.p-left,
.padding-left {
    padding-left: 0 !important;
}
.blog-tabs .nav-tabs > li > a {
    font-size: 12px;
    line-height: 16.94px;
    color: #000;
    padding: 11px;
    border: 0;
}
.blog-tabs .nav-tabs > li.active > a,
.blog-tabs .nav-tabs > li.active > a:focus,
.blog-tabs .nav-tabs > li.active > a:hover {
    color: #000 !important;
    font-family: roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -0.5px;
    text-align: left;
    border-bottom: 2px solid #07332f;
    border-top: 0;
    border-left: 0;
    border-right: 0px;
}
.p-botm {
    margin-bottom: 16px;
}
.right-size-blog {
    padding-top: 24px;
    float: left;
    padding-bottom: 1px;
}
.caterories-images-right {
    width: 30%;
    float: left;
    padding-right: 8px;
}
.right-side-text {
    width: 70%;
    float: left;
}
.right-side-text h3 {
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    padding-bottom: 10px;
}
.right-side-text p {
    padding: 0;
    margin: 0;
    font-size: 11px;
    line-height: 12.1px;
    color: #3f3f3f;
}
.single-blog h1,
.single-blog h2 {
    font-weight: 500;
    color: #000;
    font-family: roboto;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    text-align: left;
}
.single-blog h1 {
    font-size: 28px;
    line-height: 31.57px;
}
.single-blog h2 {
    font-size: 24px;
    line-height: 28.57px;
}
.single-blog p {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.5px;
    text-align: left;
    color: rgb(40 40 40);
    margin-bottom: 16px;
}
.about-text h1,
.about-text h3,
.about-text p,
.ogFiltersList > li > a {
    font-family: Roboto Condensed;
}
.top-btn {
    font-size: 14px;
    position: fixed;
    right: 28px;
    bottom: 20px;
    cursor: pointer;
    transform: scale(1.8);
    opacity: 0;
    transition: 0.3s;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    line-height: 25px;
    color: #fff;
    z-index: 9999;
    background: #07332f;
}
.border-bottom-1 {
    padding-bottom: 24px;
}
.border-bottom-1 p {
    font-size: 14px;
    line-height: 19px;
    color: #010101;
}
.border-bottom-1 label {
    width: 25%;
}
.top-padding {
    padding-top: 30px;
}
.ogFiltersList {
    font-size: 15px;
    line-height: 1.33333;
    margin-bottom: 24px;
    text-align: center;
}
.ogFiltersList.ogFiltersListII > li {
    margin-left: 15px;
    margin-right: 15px;
}
.ogFiltersList.ogFiltersListII > li.active > a:after,
.ogFiltersList.ogFiltersListII > li > a:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.ogFiltersList.ogFiltersListII > li > a {
    position: relative;
    display: block;
    padding-bottom: 16px;
}
.ogFiltersList.ogFiltersListII > li > a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-origin: 50% 100% 0;
    -ms-transform-origin: 50% 100% 0;
    transform-origin: 50% 100% 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-bottom: 1px solid #c1b696;
}
.ogFiltersList > li {
    margin: 0 10px 5px;
    display: inline;
}
.ogFiltersList > li.active > a,
.ogFiltersList > li > a:hover {
    color: #ea6e27;
}
.ogFiltersList > li > a {
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    color: #07332f;
    margin-bottom: 16px;
}
.activem,
ul.grt-menu li a:hover {
    color: #ea6e27 !important;
}
@-webkit-keyframes icnScaleX {
    0%,
    75% {
        -webkit-transform: scale(1.02, 0.8);
        transform: scale(1.02, 0.8);
    }
    15% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform: scale(0.8, 1.02);
        transform: scale(0.8, 1.02);
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes icnScaleX {
    0%,
    75% {
        -webkit-transform: scale(1.02, 0.8);
        transform: scale(1.02, 0.8);
    }
    15% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform: scale(0.8, 1.02);
        transform: scale(0.8, 1.02);
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@-webkit-keyframes imgAnimBounce {
    0% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 1;
    }
    15% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0.8;
        -webkit-transform: scale(0.99);
        transform: scale(0.99);
        opacity: 1;
    }
    75% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 0.8;
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}
@keyframes imgAnimBounce {
    0% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 1;
    }
    15% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0.8;
        -webkit-transform: scale(0.99);
        transform: scale(0.99);
        opacity: 1;
    }
    75% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 0.8;
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}
@-webkit-keyframes lftDoubt {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        opacity: 0;
        visibility: hidden;
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
        visibility: visible;
    }
}
@keyframes lftDoubt {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        opacity: 0;
        visibility: hidden;
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
        visibility: visible;
    }
}
.vnFig {
    max-width: 270px;
}
.vnFig:hover .caption {
    background-color: #ff8b2f;
    margin-top: -10px;
    padding-top: 22px;
    padding-bottom: 22px;
}
.vnFig .imgHolder {
    height: 250px;
}
.vnFig .caption {
    -webkit-transition: background-color 0.3s, padding 0.3s, margin-top 0.3s;
    -o-transition: background-color 0.3s, padding 0.3s, margin-top 0.3s;
    transition: background-color 0.3s, padding 0.3s, margin-top 0.3s;
    background-color: #25282e;
    padding: 17px 10px;
}
.vnFig .h3,
.vnFig h3 {
    font-size: 20px;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.about-page-bg {
    background-color: #f7f7f7;
    padding: 50px 0;
}
.about-page-top {
    padding: 50px 0;
    background-color: #fff;
}
.about-text h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #000;
}
.about-text h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #000;
}
.about-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #000;
}
.about-text span,
.about-text ul li {
    font-family: Roboto Condensed;
    line-height: 24px;
    text-align: left;
    font-weight: 400;
    letter-spacing: -0.5px;
}
.about-text ul li {
    font-size: 14px;
    color: #000;
    font-style: italic;
}
.about-text span {
    font-size: 16px;
    color: #424242;
}
.map {
    margin-bottom: -197px;
}
.contact-box-right {
    border: 1px solid #e4dfdf;
    background: #fff;
    padding: 24px;
}
.contact-box-right h2 {
    font-family: roboto;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.57px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #000;
    margin: 0;
}
.contact-form input,
.contact-form textarea {
    padding: 10px 16px;
    color: #999494;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: Roboto;
    text-align: left;
    letter-spacing: 0.07999999821186066px;
}
.contact-form {
    margin: 24px auto 0;
    text-align: center;
    width: 88%;
}
.contact-form input {
    border: 1px solid #999494;
    border-radius: 100px;
    margin: 10px 0;
    width: 100%;
}
.contact-form textarea {
    width: 100%;
    margin: 8px 0;
    border: 1px solid #999494;
    border-radius: 16px;
}
.contact-form input[type="submit"] {
    background: #07332f;
    border: 1px solid #000;
    font-family: roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.07999999821186066px;
    text-align: center;
    color: #fff;
}
.address-pages {
    float: left;
    padding: 16px 0;
    width: 100%;
}
.contact-left-side p {
    color: rgb(130 128 128);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
    text-align: left;
    margin: 18px 0;
}
.contact-left-side h1 {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 500;
    line-height: 35.25px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #000;
    margin-bottom: 12px;
}
.icon-address,
.product-quantity {
    float: left;
    width: 10%;
}
.icon-address .fa {
    color: #ffc70f;
    font-size: 24px;
}
.address-contact {
    float: left;
    width: 90%;
}
.address-contact h3 {
    font-family: Roboto Condensed;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -0.5px;
    text-align: left;
    color: #545353;
    margin: 0;
}
.address-contact p,
.relative-shipping input {
    font-family: Roboto;
    font-weight: 400;
    text-align: left;
}
.address-contact p {
    font-size: 14px;
    line-height: 21px;
    color: rgb(130 128 128);
    margin: 0;
    padding-top: 12px;
}
.hh-grayBox {
    background-color: #f8f8f8;
    margin-bottom: 20px;
    padding: 35px;
    margin-top: 20px;
}
.pt45 {
    padding-top: 45px;
}
.order-tracking {
    text-align: center;
    width: 33.33%;
    position: relative;
    display: block;
    float: left;
}
.order-tracking .is-complete {
    display: block;
    position: relative;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 0 solid #afafaf;
    background-color: #f7be16;
    margin: 0 auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    z-index: 2;
}
.order-tracking .is-complete:after {
    display: block;
    position: absolute;
    content: "";
    height: 14px;
    width: 7px;
    top: -2px;
    bottom: 0;
    left: 5px;
    margin: auto 0;
    border: 0 solid #afafaf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}
.order-tracking.completed .is-complete {
    border-color: #27aa80;
    border-width: 0;
    background-color: #27aa80;
}
.order-tracking.completed .is-complete:after {
    border-color: #fff;
    border-width: 0 3px 3px 0;
    width: 7px;
    left: 11px;
    opacity: 1;
}
.order-tracking p {
    color: #928d8d;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 0;
    line-height: 18px;
}
#coupon-code,
.relative-shipping input {
    padding: 10px 16px;
    color: #999494;
    margin: 16px 0;
}
.order-tracking p span {
    font-size: 14px;
}
.order-tracking.completed p,
.tf-form-search
    .search-suggests-results-inner
    .search-result-item
    .box-content
    .title {
    color: #000;
}
.order-tracking::before {
    content: "";
    display: block;
    height: 3px;
    width: calc(100% - 40px);
    background-color: #f7be16;
    top: 13px;
    position: absolute;
    left: calc(-50% + 20px);
    z-index: 0;
}
#recover,
#recover:target ~ #login,
#search,
.cart-icon-footer,
.ckeckarea input[type="checkbox"],
.order-tracking:first-child:before,
.radio-item [type="radio"] {
    display: none;
}
.order-tracking.completed:before {
    background-color: #27aa80;
}
#myform {
    margin: 0 auto;
    width: 100%;
}
.relative-shipping input {
    border: 1px solid #999494;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.07999999821186066px;
    border-radius: 6px;
    width: 100%;
}
.relative-shipping label,
.shipping-title h2 {
    font-family: Roboto;
    letter-spacing: 0.07999999821186066px;
    text-align: left;
    color: rgb(10 10 10);
    font-weight: 400;
}
.relative-shipping label {
    font-size: 14px;
    line-height: 24px;
    position: absolute;
    left: 16px;
    top: 2px;
    background: #fff;
    padding: 2px 10px;
}
.ckeckarea label {
    position: relative;
    display: inline-block;
    padding: 3px 3px 3px 30px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.ckeckarea label::after,
.ckeckarea label::before {
    position: absolute;
    content: "";
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.ckeckarea label::before {
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    background: 0 0;
    border-radius: 3px;
    border: 1px solid #646464;
}
.ckeckarea label::after {
    opacity: 0;
    top: 50%;
    left: 3px;
    width: 8px;
    height: 4px;
    margin-top: -4px;
    border-left: 2px solid #0ecb73;
    border-bottom: 2px solid #0ecb73;
    -webkit-transform: rotate(-45deg) scale(0.5);
    transform: rotate(-45deg) scale(0.5);
}
.ckeckarea label:hover::before {
    border-color: #0ecb73;
}
.ckeckarea input[type="checkbox"]:checked + label::before {
    border: 1px solid #0ecb73;
}
.ckeckarea input[type="checkbox"]:checked + label::after {
    opacity: 1;
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}
.ckeckarea input[type="checkbox"]:checked ~ label {
    color: #0ecb73;
}
.shipping-title h2 {
    font-size: 21px;
    line-height: 27px;
    padding: 12px 0;
}
@media screen and (max-width: 800px) {
    #myform {
        margin: 0 auto;
    }
    .col2 {
        display: table;
        width: 100%;
        float: left;
    }
    .ckeckarea label {
        line-height: 20px;
    }
}
@media screen and (max-width: 600px) {
    #myform {
        margin: 50px auto;
        width: 100%;
    }
}
.product-image {
    float: left;
    width: 20%;
}
.product-details {
    float: left;
    width: 37%;
}
.product-price-cart {
    float: left;
    width: 12%;
}
.product-removal {
    float: left;
    width: 9%;
}
.product-line-price {
    float: left;
    width: 12%;
    text-align: right;
}
.group:after,
.group:before {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}
.shopping-cart {
    margin-top: 0;
}
.column-labels {
    margin-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}
.product-image img {
    width: 60px;
}
.totals {
    width: 40%;
    float: right;
    background-color: rgb(246 246 246 / 82%);
    padding: 16px;
    text-align: right;
}
.product-details .product-title {
    margin-right: 20px;
}
.product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}
.product-quantity input {
    width: 54px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    height: 33px;
}
.product-image,
.totals label {
    text-align: left;
}
.remove-product {
    border: 0;
    padding: 4px 8px;
    color: red;
    background: 0 0;
}
.totals .totals-item {
    float: right;
    clear: both;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-bottom: 10px;
}
.totals label {
    float: left;
    clear: both;
    width: 79%;
}
.totals .totals-value {
    float: right;
    width: 21%;
    text-align: right;
}
.checkout {
    border: 0;
    background: #07332f;
    font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 46px;
    padding: 10px 24px;
    display: inline-block;
    margin: 0 0 8px;
    width: 220px;
}
.product-reviwe-title,
.review-title h5,
.review-title span {
    font-family: roboto;
    letter-spacing: 0.07999999821186066px;
}
@media screen and (max-width: 650px) {
    .shopping-cart {
        margin: 0;
        padding-top: 20px;
        border-top: 1px solid #e7e7e7;
    }
    .column-labels {
        display: none;
    }
    .product-image {
        float: right;
        width: auto;
    }
    .product-image img {
        margin: 0 0 10px 10px;
    }
    .product-details {
        float: none;
        margin-bottom: 10px;
        width: auto;
    }
    .product-price-cart {
        clear: both;
        width: 70px;
    }
    .product-quantity {
        width: 100px;
    }
    .product-quantity input {
        margin-left: 20px;
    }
    .product-quantity:before {
        content: "x";
    }
    .product-removal {
        width: auto;
    }
    .product-line-price {
        float: right;
        width: 70px;
    }
}
@media screen and (max-width: 350px) {
    .product-removal {
        float: right;
    }
    .product-line-price {
        float: right;
        clear: left;
        width: auto;
        margin-top: 10px;
    }
    .totals-value {
        width: 40%;
    }
}
.product-review-main {
    border-bottom: 1px solid #dfd9d9;
    padding: 16px 0;
}
.product-reviwe-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    border-bottom: 1px solid #dfd9d9;
    width: 100%;
    color: #000;
    padding: 8px 0 16px;
    margin: 0;
}
.review-images {
    float: left;
    border-radius: 100px;
    background: #eee;
    height: 80px;
    width: 80px;
    padding: 16px 6px;
    line-height: 88px;
}
.review-title {
    float: left;
    width: 90%;
    text-align: left;
    padding-left: 41px;
}
.review-title h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    margin: 0;
    padding-bottom: 6px;
}
.review-title p {
    color: #ffc70f;
    font-size: 18px;
    margin: 0;
    padding-bottom: 4px;
}
.review-title span {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #000;
}
.review-form input,
.review-form textarea {
    font-family: roboto;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #8e8e8e;
    background: 0 0;
}
.product-detail-tabs {
    background: #eeeaea;
    padding: 30px 0;
}
.pro-detail-tabs .leftside-prduct-box {
    margin-top: 4px;
}
.leftside-prduct-box {
    background: #fff;
    padding: 16px;
}
.pro-detail-tabs .nav-tabs > li.active > a,
.pro-detail-tabs .nav-tabs > li.active > a:focus,
.pro-detail-tabs .nav-tabs > li.active > a:hover {
    background: red;
    font-family: Roboto Condensed;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    color: #fff;
    padding: 16px;
}
.pro-detail-tabs .nav-tabs > li > a {
    font-family: Roboto Condensed;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    padding: 16px 18px;
    color: #000;
}
.pro-detail-tabs .nav-tabs {
    border-bottom: 0;
}
.pro-detail-tabs .prduct-tabs-text .product-tabs-title {
    font-family: Roboto Condensed;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #000;
    padding-bottom: 12px;
}
.pro-detail-tabs .prduct-tabs-text p,
.pro-detail-tabs .product-tabs-title p {
    font-family: Roboto Condensed;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #949494;
}
.review-title-form {
    font-family: Roboto Condensed;
    font-size: 24px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    color: #000;
    position: relative;
    margin-bottom: 16px;
}
.review-btn,
.review-form input,
.review-form textarea {
    line-height: 24px;
    width: 100%;
    letter-spacing: 0.07999999821186066px;
}
.review-title-form p {
    padding: 8px 0;
    margin: 0;
}
.review-title-form .fa-star {
    color: #ffc70f;
}
.review-btn {
    background: #07332f !important;
    color: #fff !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-weight: 500;
    margin-top: 16px;
    border-radius: 10px;
    text-align: center !important;
    padding: 16px;
    border: 0;
}
.review-form input {
    border-radius: 10px;
    margin-bottom: 16px;
    border: 1px solid #000;
    padding: 16px;
}
.review-form textarea {
    border-radius: 10px;
    border: 1px solid #000;
    padding: 16px;
}
.product-detail-righ-side h1,
.product-detail-righ-side h2 {
    color: #000;
    margin: 0;
    font-family: Roboto Condensed;
    font-weight: 500;
    text-align: left;
}
.pro-detail-main {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.bg-green-product,
.bg-red-product {
    border-radius: 7px;
    color: #fff;
    margin: 12px 6px 8px 0;
}
.product-detail-righ-side {
    padding-top: 6px;
    padding-bottom: 4px;
}
.product-detail-righ-side h1 {
    font-size: 36px;
    line-height: 42px;
}
.product-detail-righ-side h2 {
    font-size: 32px;
    line-height: 36px;
    padding: 12px 0;
}
.product-detail-righ-side span {
    font-family: Roboto Condensed;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    text-align: left;
    color: #7f7a7a;
}
.kg-product h4,
.product-detail-righ-side p {
    color: #000;
    font-family: Roboto Condensed;
    font-weight: 500;
    text-align: left;
}
.product-detail-righ-side p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 4px;
}
.kg-product {
    padding: 8px 0;
}
.kg-product h4 {
    margin: 0;
    font-size: 18px;
    line-height: 23px;
}
#coupon-code,
.my-account-content p {
    font-family: Roboto;
    line-height: 22px;
}
.pro-detail-main .product-review ul {
    margin-bottom: 0;
}
.bg-green-product {
    background: #48dd0e;
    font-family: Roboto Condensed;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    padding: 10px 24px;
    text-align: center;
}
.bg-red-product {
    background: red;
    font-family: Roboto Condensed;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    padding: 10px 24px;
    text-align: center;
}
.bg-grey-product,
.product-number-cart input[type="number"] {
    background: #fff;
    font-family: Roboto Condensed;
    line-height: 21px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
.bg-grey-product {
    border: 1px solid #07332f;
    padding: 10px 24px;
    border-radius: 7px;
    color: #000;
    margin: 4px 6px 8px 0;
}
.product-number-cart input[type="number"] {
    border: 1px solid #07332f;
    border-radius: 30px;
    padding: 7px;
    color: #000;
}
.bg-green-product:hover,
.bg-grey-product:hover,
.bg-red-product:hover {
    background: red;
    text-decoration: none;
    color: #fff;
}
.dropdown-content a:hover,
.grey-gradient .contact-box-right,
.grey-gradient .modal-body {
    background: radial-gradient(
        circle at 10% 20%,
        rgba(216, 241, 230, 0.46) 0.1%,
        rgba(233, 226, 226, 0.28) 90.1%
    );
}
#search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.91);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    opacity: 0;
}
#search.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1;
    z-index: 106;
    display: block;
}
#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    width: 60%;
    margin-left: 20%;
    background: 0 0;
    border: 1px solid #fff;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    text-align: left;
    outline: 0;
    padding: 16px;
    color: #fff;
    border-radius: 30px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 15px;
    color: #fff;
}
#searchform {
    position: relative;
    top: 50%;
}
#search .close:hover {
    color: #fff;
    cursor: pointer;
}
.searchbtn {
    position: absolute;
    right: 22%;
    background: 0 0;
    color: #fff;
    top: 16px;
}
.advertisment-slider .owl-next[class*="owl-"]:hover,
.advertisment-slider .owl-prev[class*="owl-"]:hover,
.banner-slider-second .owl-next[class*="owl-"]:hover,
.banner-slider-second .owl-prev[class*="owl-"]:hover,
.carousel-control.left:hover,
.carousel-control.right:hover,
.categories-slide-lay .owl-next[class*="owl-"]:hover,
.categories-slide-lay .owl-prev[class*="owl-"]:hover,
.logo-slider .owl-next[class*="owl-"]:hover,
.logo-slider .owl-prev[class*="owl-"]:hover,
.recent-slider .owl-next[class*="owl-"]:hover,
.recent-slider .owl-prev[class*="owl-"]:hover,
.top-product-slider .owl-next[class*="owl-"]:hover,
.top-product-slider .owl-prev[class*="owl-"]:hover,
.hero-slider .owl-next[class*="owl-"]:hover,
.hero-slider .owl-prev[class*="owl-"]:hover
 {
    border: red !important;
    background: red !important;
    transition: 0.8s;
}
.my-account-nav .my-account-nav-item::before,
.tf-btn {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.grey-gradient .contact-box-right,
.grey-gradient .modal-body {
    border: 0 !important;
}
.youtube-video {
    margin-top: 16px;
}
.my-account-nav .my-account-nav-item.active,
.my-account-nav .my-account-nav-item:hover {
    background-color: #f2f2f2;
    color: #db1215fa;
    border-color: transparent;
}
.my-account-nav {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: sticky;
    top: 0;
}
.my-account-nav .my-account-nav-item {
    display: flex;
    width: 100%;
    padding: 15px 20px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
}
.my-account-nav .my-account-nav-item::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: auto;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #db1215;
    transition: 0.3s;
}
.account-order .wrap-account-order {
    overflow-x: auto;
}
.flat-spacing-11 {
    margin: 60px 0 0;
}
.account-order table {
    width: 100%;
    min-width: 100%;
}
.account-order table thead tr {
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
}
.account-order table td,
.account-order table th,
.account-order table thead {
    padding: 15px 20px;
}
.fw-6 {
    font-weight: 600 !important;
}
.account-order table tbody tr:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}
.btn-fill {
    background-color: #07332f;
    border: 1px solid #07332f;
    color: #fff;
}
.tf-btn {
    transition: 0.3s;
    will-change: background-color, color, border;
    pointer-events: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    box-sizing: border-box;
    padding: 14px 24px;
    display: inline-flex;
    border-radius: 3px;
    align-items: center;
    cursor: pointer;
}
.tf-btn:hover {
    color: #fff;
}
.mb_20,
.my-account-content .mb_20 {
    margin-bottom: 20px;
}
.my-account-content .fw-5 {
    font-weight: 500 !important;
}
.my-account-content h5 {
    font-size: 24px;
    line-height: 33.6px;
}
.my-account-content p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.my-account-content .text_primary {
    color: #db1215 !important;
}
.tf-field.style-1 .tf-input {
    padding: 25px 18px 6px;
    height: 50px;
    border: 1px solid #ebebeb !important;
    width: 100%;
}
.mb_15,
.wd-form-address .box-field {
    margin-bottom: 15px;
}
.tf-field.style-1 .tf-field-label {
    color: var(--text-2);
    font-weight: 400;
    left: 18px;
}
.text_black-2 {
    color: #313131 !important;
}
.mb_30 {
    margin-bottom: 30px;
}
#form-password-change h6 {
    font-size: 20px;
    line-height: 30px;
}
.wrap-form-newlleter.style-half .form-newlleter {
    background-color: #f3f3f3;
    width: 100%;
    max-width: unset;
    padding-top: 107px;
    padding-bottom: 107px;
}
.tf-form-search .search-suggests-results-inner .search-result-item .img-box img,
.wrap-form-newlleter.style-half .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tf-select {
    display: inline-block;
    padding: 6px 30px 6px 15px;
    color: var(--text-2);
    border-radius: 3px;
    border: 1px solid var(--line);
    height: 42px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    outline: 0;
}
.tf-select:focus-visible {
    border: 1px solid var(--main);
}
.tf-product-bundle-variant .tf-select {
    width: 100%;
    appearance: none;
    background-color: transparent;
}
.tf-check,
.tf-check-color {
    outline: 0;
    -webkit-appearance: none;
    min-width: 16px;
    display: inline-flex;
    cursor: pointer;
}
.tf-product-bundle-variant::after {
    font-family: icomoon;
    position: absolute;
    content: "\e904";
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 6px;
    z-index: -1;
}
.tf-field .tf-input {
    padding: 13px 10px;
}
.tf-field .tf-input:focus {
    border-color: #868686;
}
.tf-field .tf-input:focus ~ .tf-field-label,
.tf-field .tf-input:not(:placeholder-shown) ~ .tf-field-label {
    border-radius: 3px;
    background-color: #f2f2f2;
    font-size: 12px;
    top: 0;
    letter-spacing: 0.4px;
    padding: 0 8px;
}
.tf-field .tf-input::placeholder {
    color: transparent;
}
.tf-field .tf-field-label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    transition: 0.1s;
    cursor: text;
}
.tf-check-color::before,
.tf-check::before,
.tf-dropdown-sort {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.tf-field.style-1 .tf-input:focus ~ .tf-field-label,
.tf-field.style-1 .tf-input:not(:placeholder-shown) ~ .tf-field-label {
    top: 4px;
    left: 14px;
    transform: scale(0.8);
    background-color: transparent;
    padding: 0;
    font-size: 14px;
}
.tf-check {
    position: relative;
    background: 0 0;
    width: 16px;
    height: 16px;
    justify-content: center;
    align-items: center;
}
.tf-check:checked {
    border-color: #000;
    background-color: #000;
}
.tf-check-color:checked::before,
.tf-check:checked::before {
    opacity: 1;
    transform: scale(1);
}
.tf-check-color::before,
.tf-check::before {
    font-family: icomoon;
    content: "\e911";
    position: absolute;
    color: var(--white);
    opacity: 0;
    font-size: 8px;
    transform: scale(0);
    transition: 0.3s;
}
.tf-check-color {
    position: relative;
    width: 26px;
    height: 26px;
    border: 1px solid transparent;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: box-shadow 0.25s cubic-bezier(0, 0, 0.44, 1.18);
}
.tf-check-color.bg_white {
    border-color: var(--line);
}
.tf-check-color.bg_white::before {
    color: var(--main);
}
.tf-dropdown-sort {
    border-radius: 3px;
    padding: 6px 8px;
    min-width: 100px;
    border: 1px solid var(--line-2);
    cursor: pointer;
    transition: 0.3s;
}
.tf-dropdown-sort .btn-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.tf-dropdown-sort .btn-select .icon {
    font-size: 7px;
}
.tf-dropdown-sort .text-sort-value {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 22px;
}
.tf-dropdown-sort .dropdown-menu {
    margin: 10px 6px 6px !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1019607843);
    min-width: 180px;
    border: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    max-height: 68vh;
    isolation: isolate;
    overscroll-behavior-y: contain;
    overflow-y: auto;
}
.tf-dropdown-sort .dropdown-menu::-webkit-scrollbar {
    width: 5px;
}
.tf-dropdown-sort .dropdown-menu::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
}
.tf-dropdown-sort .dropdown-menu::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
}
.tf-dropdown-sort .select-item {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: var(--text);
    padding: 0 20px;
    line-height: 30px;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tf-dropdown-sort .select-item::after {
    height: 100%;
    content: "";
    width: 6px;
    position: absolute;
    z-index: 2;
    left: 3px;
    top: 0;
    background-color: var(--white);
}
.tf-dropdown-sort .select-item::before {
    left: 0;
    width: 3px;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    background-color: var(--white);
    border-radius: 0 3px 3px 0;
}
.tf-dropdown-sort .select-item.active,
.tf-dropdown-sort .select-item:hover {
    background-color: var(--bg-11);
    color: var(--main);
}
.tf-dropdown-sort .select-item.active::before {
    background-color: var(--main);
}
.tf-dropdown-sort:hover {
    border-color: var(--main);
}
.tf-dropdown-sort.full .dropdown-menu {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.tf-dropdown-sort.full .select-item {
    line-height: 40px;
}
.tf-dropdown-sort.has-color .select-item {
    display: flex;
    gap: 6px;
    align-items: center;
}
.tf-dropdown-sort.has-color .box-color {
    width: 15px;
    height: 15px;
}
.tf-product-form {
    margin-top: 24px;
    border-radius: 5px;
    background-color: var(--bg-11);
    padding: 25px 28px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.tf-product-form p {
    font-size: 12px;
    line-height: 19px;
}
.tf-product-form .tf-field textarea {
    height: 163px;
    padding-left: 20px;
}
.tf-product-form .tf-field input[type="date"] + label,
.tf-product-form .tf-field textarea + label {
    top: 20px;
}
.tf-product-form .tf-field input {
    padding-left: 20px;
}
.tf-product-form .tf-field input[type="date"] {
    box-shadow: rgba(0, 0, 0, 0.08) 0 4px 16px 0;
    width: 213px;
    height: 68px;
    padding-top: 28px;
    color: var(--main);
}
.tf-product-form .tf-field label {
    left: 20px;
    color: var(--text-3);
    font-size: 12px;
}
#subscribe-form textarea {
    height: 235px;
}
#subscribe-form.mw-705 button {
    min-width: 215px;
}
#recover:target,
.show {
    display: block;
}
.select-custom .tf-select {
    appearance: none;
    background-color: transparent;
}
.select-custom::after {
    font-family: icomoon;
    position: absolute;
    content: "\e904";
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 6px;
    z-index: -1;
}
.flat-subscrite-wrap .form-newsletter {
    max-width: 520px;
    margin: auto;
}
.flat-subscrite-wrap .subscribe-content {
    display: flex;
    align-items: center;
    gap: 9px;
}
.flat-subscrite-wrap .subscribe-content .email,
.tf-form-search
    .search-suggests-results-inner
    .search-result-item
    .box-content {
    flex-grow: 1;
}
.flat-subscrite-wrap .subscribe-content input {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0;
}
.flat-subscrite-wrap .subscribe-content input:focus {
    border: 1px solid var(--main);
}
.tf-form-search .search-box input {
    font-size: 16px;
    padding-right: 40px;
    color: var(--main);
    border-radius: 60px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.tf-form-search .search-box .tf-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    background-color: var(--main);
    border-radius: 60px;
    width: 81px;
    height: 36px;
    justify-content: center;
}
.tf-form-search .search-box .tf-btn .icon {
    font-size: 18px;
    color: var(--white);
}
.tf-form-search .search-box .tf-btn:hover {
    background-color: var(--primary);
}
.tf-form-search .search-suggests-results {
    border-radius: 10px;
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    left: 0;
    z-index: 1000;
    height: auto;
    background-color: var(--white);
    opacity: 0;
    visibility: hidden;
    transition: 0.1s ease-in-out;
    max-width: 100%;
    box-shadow: 0 1px 5px 2px #ebebeb;
    pointer-events: none;
}
.tf-form-search .search-suggests-results .search-suggests-results-inner {
    overflow: auto;
    overflow-x: hidden;
    padding: 20px;
    max-height: calc(95vh - 183px);
}
.tf-form-search
    .search-suggests-results
    .search-suggests-results-inner::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}
.tf-form-search
    .search-suggests-results
    .search-suggests-results-inner::-webkit-scrollbar-track {
    background-color: var(--line);
}
.tf-form-search
    .search-suggests-results
    .search-suggests-results-inner::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}
.tf-form-search:hover .search-suggests-results {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.tf-form-search .search-suggests-results-inner .search-result-item {
    display: flex;
    gap: 15px;
}
.tf-form-search
    .search-suggests-results-inner
    .search-result-item
    .box-content
    .price {
    color: #000;
    font-weight: 600;
}
.tf-form-search
    .search-suggests-results-inner
    .search-result-item
    .box-content
    .old-price {
    text-decoration: line-through;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.55);
}
.tf-form-search
    .search-suggests-results-inner
    .search-result-item
    .box-content
    .new-price {
    color: #db1215;
    font-weight: 600;
}
.tf-form-search .search-suggests-results-inner .search-result-item .img-box {
    width: 60px;
    height: 84px;
}
.tf-form-search
    .search-suggests-results-inner
    li:not(:last-child)
    .search-result-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px var(--line);
}
.wd-form-address {
    border-radius: 10px;
}
.wd-form-address .title {
    font-size: 28px;
    line-height: 33.6px;
    margin: 20px 0;
}
.wd-form-address .tf-select {
    height: 50px;
}
.dropbtn {
    background: 0 0;
    color: #fff;
    cursor: pointer;
}
.dropdown {
    position: relative;
    float: right;
    right: 0;
    padding: 28px 0;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 9;
    right: 0;
    top: 66px;
    background: linear-gradient(109.6deg, #f5eff9 30.1%, #cfd3ec 100.2%);
}
.dropdown-content a {
    color: #000;
    padding: 12px 16px;
    display: block;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}
.tab-slider {
    margin-bottom: 48px;
    display: none !important;
}
.add-cart-cod,
.apply-coupon {
    font-family: Roboto Condensed;
    display: inline-block;
}
.tab-slider a {
    font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    color: #4a4848;
    padding: 0;
}
.tab-slider a:hover {
    color: #4a4848;
}
.categories-slider .owl-item img,
.logo-slider .owl-item img {
    width: 65% !important;
    margin: 0 auto;
}
.copon-code {
    float: left;
    width: 100%;
    padding: 0 0 16px;
}
.copon-code h4 {
    border-bottom: 1px solid #eee;
    width: 100%;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 1.72857143;
    color: #333;
    font-weight: 600;
    text-align: left;
}
#coupon-code {
    border: 1px solid #999494;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.07999999821186066px;
    text-align: left;
    border-radius: 6px;
    width: 100%;
}
.apply-coupon {
    border: 0;
    background: #07332f;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 46px;
    padding: 10px 24px;
    margin: 0;
    width: 220px;
}
.pro-detail-main .checkout {
    margin: 16px;
}
.modal {
    z-index: 99999 !important;
}
.review-form,
.stars {
    height: 26px;
    z-index: 9;
    text-align: center;
}
.modal-body {
    padding: 0 !important;
}
.bg-forget-password {
    text-align: center;
    margin: 24px auto;
    background-color: #f7f7f7;
    border-radius: 16px;
    padding: 16px;
    width: 70%;
    border: 1px solid #eee;
}
.payment-succesfull {
    text-align: center;
}
.payment-succesfull h1 {
    color: #3bca00;
    font-size: 36px;
    margin: 0;
    padding: 0 0 16px;
}
.payment-succesfull .fa-check {
    background-color: #3bca00;
    color: #fff;
    font-size: 24px;
    padding: 8px;
    position: relative;
    border-radius: 100px;
    top: -8px;
}
.payment-succesfull h2 {
    color: #464646;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 7px;
}
.payment-succesfull h4 {
    color: #a7a7a7;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 7px;
}
.payment-succesfull h5 {
    color: #3d3d3d;
    font-size: 20px;
    margin: 0;
    padding: 10px 0 7px;
}
.payment-succes-bg {
    background: #fafafa45;
    padding: 16px;
    border: 1px solid #e7e7e7;
    margin: 24px auto;
    width: 60%;
}
.payment-succes-bg p {
    color: #060606d4;
    font-size: 13px;
    margin: 0;
    padding: 2px 0 5px;
    line-height: 21px;
}
.payment-succes-ok {
    text-align: center;
    margin: 0 auto;
}
.payment-succes-ok p {
    color: #a7a7a7;
    font-size: 14px;
    margin: 0;
}
.payment-succes-ok button {
    text-align: center;
    margin: 16px auto;
    background: #085877;
    color: #fff;
    padding: 7px;
    width: 111px;
    font-size: 14px;
    border-radius: 3px;
}
.red-payemnt-text h1 {
    color: #e80808;
}
.red-payemnt-text .fa-times {
    background-color: #e80808;
    color: #fff;
    font-size: 24px;
    padding: 8px 11px;
    position: relative;
    border-radius: 100px;
    top: -6px;
}
ul.grt-menu li.grt-dropdown ul.grt-dropdown-list {
    left: 0;
    width: 100%;
    padding: 16px !important;
}
ul.grt-menu li.grt-dropdown ul.grt-dropdown-list li {
    width: 33.33%;
    float: left;
}
.review-form {
    position: relative;
    top: 17px;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
.stars {
    width: 0;
    position: absolute;
    top: 34px;
    left: 12%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
.stars .star {
    width: 84px;
    position: absolute;
    top: 0;
    font-size: 28px;
    color: #444;
    padding: 0;
}
.stars-ghost {
    width: 0;
    position: relative;
    float: left;
    overflow: hidden;
    height: 100%;
    z-index: 2;
}
.stars .star:first-child {
    left: 0;
}
.stars .star:nth-child(2) {
    left: 84px;
}
.stars .star:nth-child(3) {
    left: 168px;
}
.stars .star:nth-child(4) {
    left: 252px;
}
.stars .star:nth-child(5) {
    left: 336px;
}
#couponerror,
#couponsuccess {
    text-align: left;
    float: left;
    width: 100%;
    margin: 0 6px 12px;
}
.review-form form {
    margin-top: 28px;
    float: left;
    width: 100%;
}
.radio-section {
    padding: 19px 0 19px 16px;
    float: left;
    width: 70%;
}
.cod img {
    float: left;
    width: 30%;
}
.radio-item + .radio-item {
    margin-top: 15px;
}
.radio-item label {
    display: block;
    padding: 20px 54px;
    background: #fff;
    border: 2px solid #f9f9f9;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    min-width: 250px;
    white-space: nowrap;
    position: relative;
    transition: 0.4s ease-in-out;
}
.radio-item label:after,
.radio-item label:before {
    content: "";
    position: absolute;
    border-radius: 50%;
}
.radio-item label:after {
    height: 20px;
    width: 20px;
    border: 1px solid #d3d3d6;
    left: 19px;
    top: calc(50% - 12px);
}
.radio-item label:before {
    background: #42a196;
    height: 16px;
    width: 16px;
    left: 21px;
    top: 21.5px;
    transform: scale(5);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s ease-in-out;
}
.radio-item [type="radio"]:checked ~ label {
    border-color: #42a196;
}
.radio-item [type="radio"]:checked ~ label::before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.cod {
    width: 60%;
    margin: 0 auto;
    background: #f4f3f3;
    padding: 38px;
    border: 1px solid #dcdcdc;
}
.add-cart-cod {
    background: #07332f;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    padding: 16px;
    width: 100%;
    margin-top: 16px;
}
.thank-you,
.thank-you img {
    margin: 0 auto;
    text-align: center;
}
.add-cart-cod:hover {
    background: #e31837;
}
.thank-you {
    width: 30%;
}
.thank-you img {
    width: 80%;
    padding: 12px;
}
.hero-slider {
    position:relative;
}
.hero-slider .owl-prev {
    border-radius: 50px !important;
    left: 28px;
    z-index: 999;
    background: #fff !important;
    padding: 0px !important;
    position: absolute;
    border: 1px solid #eee8e8 !important;
    top: 50%;
    width: 40px;
    height: 40px;
}
.hero-slider .owl-next {
    border-radius: 50px !important;
    right: 28px;
    z-index: 999;
    background: #fff !important;
    padding: 0px !important;
    position: absolute;
    border: 1px solid #eee8e8 !important;
    top: 50%;
    width: 40px;
    height: 40px;
}
.hero-slider .owl-next:hover,
.hero-slider .owl-prev:hover {
    background:#f20505!important;
}
